home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / Gnop.exe / scripts / DefineButton2_68 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  51 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("valikko");
  3. }
  4.